ASP.NET MVC Controls
ITemplateBuilder<T> Interface
Members 

The builder type.
Defines the interface of the builder which can be used as a template.
Syntax
'Declaration
 
Public Interface ITemplateBuilder(Of T As ITemplateBuilder(Of T)) 
public interface ITemplateBuilder<T> 
where T: ITemplateBuilder<T>
Type Parameters
T
The builder type.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ITemplateBuilder<T> Members
C1.Web.Mvc.Fluent Namespace

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum |  Documentation Feedback